keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about A400/800/1200 Analog Interface Card

how to end dial with "#" inuse fxs?

15 years 10 months ago #1274 by james.zhu
hi:
please explain it in details and show us your dialplan and zapata.conf.
regards!
James.zhu

15 years 10 months ago #1275 by kerry
ok, example:
I dial 008675510000 and end with "#" from pstn phone attached fxs port, but I see the dial handle from console after about 3 seconds .
I hope immediately dial handle by end with "#".
the dialplan is from-internal:
show dialplan from-internal
Include => 'from-internal-xfer'
Include => 'bad-number'
show dialplan from-inernal-xfer
'h' => 1. Macro(hangupcall)
's' => 1. Macro(hangupcall)
Include => 'parkedcalls'
Include => 'from-internal-custom'
Include => 'ext-fax'
Include => 'ext-local-confirm'
Include => 'findmefollow-ringallv2'
Include => 'from-internal-additional'
show dialplan from-internal-additional
'h' => 1. Hangup()
Include => 'from-internal-additional-custom'
Include => 'app-calltrace'
Include => 'app-echo-test'
Include => 'app-speakextennum'
Include => 'app-speakingclock'
Include => 'app-dialvm'
Include => 'app-vmmain'
Include => 'app-recordings'
Include => 'app-userlogonoff'
Include => 'app-pickup'
Include => 'app-zapbarge'
Include => 'app-chanspy'
Include => 'ext-test'
Include => 'ext-local'
Include => 'outbound-allroutes'
show dialplan outbound-allroutes
Context 'outbound-allroutes' created by 'pbx_config' ]
'foo' => 1. Noop(bar)
Include => 'outbound-allroutes-custom'
Include => 'outrt-001-9_outside'
Include => 'outrt-002-to93'
show dialplan outrt-002-to93
'_0X.' => 1. Macro(user-callerid|SKIPTTL|)
2. Set(_NODEST=)
3. Macro(record-enable|${AMPUSER}|OUT|)
4. Macro(dialout-trunk|2|${EXTEN}||)
5. Macro(outisbusy|)

the zapata.conf :

;
; Zapata telephony interface
;
; Configuration file

[trunkgroups]

[channels]

language=en
context=from-zaptel
signalling=fxs_ks
;start=15
;flash=75
rxwink=300 ; Atlas seems to use long (250ms) winks
rxflash=50
;debounce=60
;prewink=5
;preflash
;wink=15
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes

usecallerid=yes
hidecallerid=no
callwaiting=no
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
;echotraining=800
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
busydetect=yes
busycount=5
;faxdetect=both
faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no

;Include genzaptelconf configs
#include zapata-auto.conf

group=1

;Include AMP configs
#include zapata_additional.conf

thanks.
15 years 10 months ago #1276 by miaolin
try to set immediate=yes in zapata.conf
15 years 10 months ago #1278 by kerry
hi , I tried it, but that problem still .
other idea?
15 years 10 months ago #1279 by miaolin
Could you try to shorten your dialplan to dial out directly w/o any other statement? Otherwise hard to know which part slow down it.
15 years 10 months ago #1280 by kerry
ok, I create new dialplan is custom-kerry :

'_X.' => 1. Set(CALLERID(ALL)=82389227)
2. Dial(SIP/to93/${EXTEN})
3. hungup()

and test it, that problem still.
I see the CLI:
-- Executing [008613923719888#@kerry] Set("Zap/13-1", "CALLERID(ALL)=82389227") in new stack
-- Executing [008613923719888#@kerry] Dial("Zap/13-1", "SIP/to93/008613923719888#") in new stack
-- Called to93/008613923719888#

so the "#" is invalidation.
help me , thanks a lot.
Time to create page: 0.035 seconds
Powered by Kunena Forum